home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9546 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: unsw.edu.au!usenet
  2. From: j.natschev@unsw.edu.au (John Natschev)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: borland c 4.5
  5. Date: Mon, 11 Mar 1996 07:09:14 GMT
  6. Organization: Library Systems, University of New South Wales
  7. Message-ID: <4i0gf9$4l0@mirv.unsw.edu.au>
  8. References: <4h9u5k$ecj@rzsun02.rrz.uni-hamburg.de>
  9. Reply-To: j.natschev@unsw.edu.au
  10. NNTP-Posting-Host: megadeth.nun.unsw.edu.au
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. mleusch@rzdspc1.informatik.uni-hamburg.de (Michael Leuschner) wrote:
  14.  
  15.  
  16. >We have a problem concerning Borland C++ 4.5 and hope somebody will be able to
  17. >help us...
  18.  
  19. >We developed a program in C++ with the IDE enviroment and the App Expert and
  20. >have no problem with that. Now we want to add some C source code but were
  21. >not successful. It seems that the c++ compiler is able to compile our
  22. >ANSI c sources but later the linker can't manage to link the mix of
  23. >c++ and c together...
  24.  
  25. >Does anyone have a clue?
  26. >Is the a known problem (and how can you solve it) ?
  27.  
  28. >--Michael
  29. >University of Hamburg, Germany
  30.  
  31. i would say name mangling also.
  32. the borland c 4.5 programmers guide suggests ways to solve this
  33. problem.  can't remember which page.
  34. John Natschev
  35. Library Systems
  36. University of New South Wales
  37.  
  38.